type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt8ToInt8

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L1356: 			return scanPlanBinaryInt8ToInt8{}
		int.go#L1436: type scanPlanBinaryInt8ToInt8 struct{}
		int.go#L1438: func (scanPlanBinaryInt8ToInt8) Scan(src []byte, dst any) error {